home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 6 / 06.iso / a / a564 / 8.ddi / SOLUTION.MD_ / SOLUTION.bin / Example Topics.json < prev    next >
Encoding:
JavaScript Object Notation  |  1994-04-05  |  945 b 

  1. {
  2.     "schema": {
  3.         "Topic ID": "Long Integer",
  4.         "Description": "Text (100)",
  5.         "Sort Order": "Integer"
  6.     },
  7.     "data": [
  8.         {
  9.             "Topic ID": 1,
  10.             "Description": "Build a Microsoft Windows interface.",
  11.             "Sort Order": 1
  12.         },
  13.         {
  14.             "Topic ID": 2,
  15.             "Description": "Work with forms and controls.",
  16.             "Sort Order": 3
  17.         },
  18.         {
  19.             "Topic ID": 3,
  20.             "Description": "Get more mileage from combo boxes, list boxes, subforms, and subreports.",
  21.             "Sort Order": 4
  22.         },
  23.         {
  24.             "Topic ID": 4,
  25.             "Description": "Query by form.",
  26.             "Sort Order": 5
  27.         },
  28.         {
  29.             "Topic ID": 6,
  30.             "Description": "Sample reports.",
  31.             "Sort Order": 8
  32.         },
  33.         {
  34.             "Topic ID": 7,
  35.             "Description": "Control what you print on reports.",
  36.             "Sort Order": 10
  37.         },
  38.         {
  39.             "Topic ID": 8,
  40.             "Description": "Calculate totals on reports.",
  41.             "Sort Order": 11
  42.         },
  43.         {
  44.             "Topic ID": 9,
  45.             "Description": "Use multiple databases.",
  46.             "Sort Order": 12
  47.         },
  48.         {
  49.             "Topic ID": 11,
  50.             "Description": "Sample forms.",
  51.             "Sort Order": 2
  52.         },
  53.         {
  54.             "Topic ID": 12,
  55.             "Description": "Create advanced reports.",
  56.             "Sort Order": 9
  57.         },
  58.         {
  59.             "Topic ID": 13,
  60.             "Description": "Using queries with forms and reports.",
  61.             "Sort Order": 7
  62.         }
  63.     ]
  64. }